Skip to content

26.1 support#2819

Merged
tal5 merged 7 commits intoDenizenScript:devfrom
tal5:26.1_support
Mar 28, 2026
Merged

26.1 support#2819
tal5 merged 7 commits intoDenizenScript:devfrom
tal5:26.1_support

Conversation

@tal5
Copy link
Copy Markdown
Member

@tal5 tal5 commented Mar 27, 2026

Quick Overview

  • Java 25
  • New version format
  • New version module
  • Mojang mapped runtime (no more ReflectionMappingsInfo)
  • ItemHelperImpl: removed the TODO in registerShapelessRecipe, because as far as I can tell it was already implemented.
  • WorldHelperImpl: made clearWeather call the NMS method it mirrored, as I couldn't see any difference between the 2?
  • ImprovedOfflinePlayerImpl: changed player data file path creation (due to path changes in 26.1).
  • EntityItemProjectileImpl: removed the onSyncedDataUpdated, as the concept of ItemStack(NMS)#setEntityRepresentation is gone as far as I can see.

@tal5 tal5 merged commit a7abef7 into DenizenScript:dev Mar 28, 2026
1 check passed
@tal5 tal5 deleted the 26.1_support branch March 28, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant